home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
pixplay
/
pixplay.exe
/
{app}
/
PixPlay.exe
/
0
/
RCDATA
/
TFRMWARNING
/
TFRMWARNING.txt
< prev
Wrap
Text File
|
2004-12-09
|
2KB
|
88 lines
object frmwarning: Tfrmwarning
Left = 744
Top = 297
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Information'
ClientHeight = 153
ClientWidth = 389
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 8
Top = 8
Width = 374
Height = 105
Shape = bsFrame
end
object lblwarning: TLabel
Left = 113
Top = 38
Width = 259
Height = 67
AutoSize = False
Caption = 'lblwarning'
WordWrap = True
end
object Image1: TImage
Left = 16
Top = 16
Width = 88
Height = 87
AutoSize = True
Picture.Data = {<image000.bmp>}
Stretch = True
Transparent = True
end
object lblHeading: TLabel
Left = 113
Top = 17
Width = 66
Height = 16
Caption = 'lblHeading'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object chkdontremind: TCheckBox
Left = 10
Top = 125
Width = 217
Height = 17
Hint =
'Clear this checkbox if you do not want to be shown this reminder' +
' in future'
Caption = 'Always remind me about this matter'
Checked = True
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 1
OnClick = chkdontremindClick
end
object btnok: TsitBitBtn
Left = 289
Top = 120
Width = 92
Height = 25
Caption = 'Close'
ModalResult = 3
TabOrder = 0
OnClick = btnokClick
Images = frmMain.ImageList1
ImageIndex = 5
end
end